From: Richard M. Stallman Date: Wed, 26 May 1993 07:52:24 +0000 (+0000) Subject: (SIGNALS_VIA_CHARACTERS): Defined. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95949 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4208412303f9fb171ad9ed626e0b8b054a526dde;p=emacs.git (SIGNALS_VIA_CHARACTERS): Defined. --- diff --git a/src/s/irix4-0.h b/src/s/irix4-0.h index 1e945bdc0fe..51c34e575d2 100644 --- a/src/s/irix4-0.h +++ b/src/s/irix4-0.h @@ -9,6 +9,9 @@ #undef NEED_SIOCTL +/* Make process_send_signal work by "typing" a signal character on the pty. */ +#define SIGNALS_VIA_CHARACTERS + /* use K&R C */ #ifndef __GNUC__ #define C_SWITCH_MACHINE -cckr